home *** CD-ROM | disk | FTP | other *** search
/ Champak 41 / Volume 41 - JOGO DISK .iso / Games / scribble.swf / scripts / DefineButton2_179 / BUTTONCONDACTION on(release).as
Text File  |  2007-02-20  |  87b  |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.play();
  4.    _root._quality = "MEDIUM";
  5. }
  6.